home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 1.iso / pc / data / cover.dir / 00035.ls < prev    next >
Encoding:
Text File  |  1996-09-06  |  191 b   |  11 lines

  1. on mouseDown
  2.   global gOnIBM
  3.   identifyPlatform()
  4.   set the castNum of sprite 45 to cast "b027"
  5.   if pressButton(45) then
  6.     pupSprites(1, 48, 0)
  7.     sound stop 2
  8.     explore()
  9.   end if
  10. end
  11.